home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 / MACD 5.bin / workbench / blankery / agblankers / readme < prev    next >
Text File  |  1995-03-22  |  2KB  |  55 lines

  1. Short: New Garshneblankers, Bugfix release
  2. Author: karlheinz.agsteiner@informatik.tu-chemnitz.de
  3. Uploader: karlheinz.agsteiner@informatik.tu-chemnitz.de
  4.  
  5. AgBlankers - New, unique blankers for the Garshneblanker package
  6. ----------------------------------------------------------------
  7.  
  8. This package provides five new blankers for Garshneblanker 3.6:
  9.  
  10.   * Mathematical figures like Lissajous, but much better
  11.   * Iterated function systems (inspired by "fire" for xlock)
  12.   * Cube Art like the mondrian demo
  13.   * A fast simulation of waterfalls
  14.   * Important lamps like seen in Star Trek and other movies
  15.  
  16. The behavior of all the blankers can be modified by the standard
  17. Preference system Garshneblanker offers.
  18.  
  19. Since blankers are no big programs the archive contains separate
  20. binaries for MC68000, MC68020, MC68030, MC68040. No special FPU
  21. versions, however.
  22.  
  23. The blankers include full source code (SAS/C), a manual and even
  24. demo pictures for a first look.
  25.  
  26. Of course, all the contents of this archive are PD.
  27.  
  28.  
  29. Version 1.1 fixes two problems:
  30.  
  31. 1. I included different prefs files for the 68000 and the 68020/30/40 
  32.    versions meeting the different performances of different processors. 
  33.    Unfortunately these prefs files contained information about the
  34.    screenmode to use. Therefore, everyone who had no DblNTSC installed
  35.    on his 020/030/040 machine only got a black screen. This version 
  36.    includes no prefs files. Because of this You have to experiment
  37.    a bit in order to get an appropriate set of parameters. Thanks to 
  38.    Colin Thompson and Arthur Hagen for notifying me of this problem.
  39.  
  40. 2. Fixed a serious bug in "water" found by Roberto Patriarca:
  41.    When the system wasn't idling, the blanker would crash. The cause was
  42.    that I inserted code between the initialization routine and the test
  43.    if this routine succeeded that used (not necessarily) initialized 
  44.    data giving a division by zero error if Garshneblanker aborted Water
  45.    during its initialization routine.
  46.    Thanks, ...., for the very precise bug report. It made it a question
  47.    of minutes to find the bug.
  48.  
  49.  
  50. Karlheinz Agsteiner
  51.  
  52.  -- karlheinz.agsteiner@informatik.tu-chemnitz.de
  53.     http://www.tu-chemnitz.de/~kas/agsteiner.html
  54.  
  55.